InsertAsyncOverride Method (C1EntityFrameworkCoreVirtualDataCollection<T>)
Inserts the specified at the end of the collection. The is ignored.
Parameters
- index
- This parameter is ignored.
- item
- The item to be inserted.
- cancellationToken
- The cancellation token.